home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / H-I / HyperAid•Demo.sea / •HyperAid• Demo / stylesheet_3223.css < prev   
Cascading Style Sheet File  |  1991-10-19  |  656b  |  48 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-style: normal;
  7.         }
  8.         .style4
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style5
  13.         {
  14.             letter-spacing: -0.1em;
  15.             font-style: italic;
  16.             font-weight: bold;
  17.         }
  18.         .style6
  19.         {
  20.             text-decoration: underline;
  21.         }
  22.         .style7
  23.         {
  24.             font-style: italic;
  25.             font-weight: bold;
  26.         }
  27.         .style8
  28.         {
  29.             font-family: "Monaco";
  30.             font-style: normal;
  31.             font-size: 9pt;
  32.         }
  33.         .style9
  34.         {
  35.             letter-spacing: 0.1em;
  36.             text-shadow: 1px 1px #000000;
  37.             font-weight: bold;
  38.         }
  39.         .style10
  40.         {
  41.             color: white; -webkit-text-stroke-width: 1pt; -webkit-text-stroke-color: #000;
  42.         }
  43.         .style11
  44.         {
  45.             letter-spacing: 0.1em;
  46.             font-style: italic;
  47.         }
  48.